home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / Jogos de Azar / game_224.swf / scripts / DefineButton2_246 / BUTTONCONDACTION on(release).as next >
Text File  |  2006-01-17  |  77b  |  7 lines

  1. on(release){
  2.    if(_currentframe < "3")
  3.    {
  4.       nextFrame();
  5.    }
  6. }
  7.